Papers with joint extraction methods

2 papers
BiSPN: Generating Entity Set and Relation Set Coherently in One Pass (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to extract entities and relation triples from text are limited.
Approach: They propose a bipartite set prediction network to generate entity set and relation set in parallel.
Outcome: The proposed model can generate entity set and relation set in parallel, while maintaining coherence between the predicted entities and relation sets.
CARE: Co-Attention Network for Joint Entity and Relation Extraction (2024.lrec-main)

Copied to clipboard

Challenge: Existing joint entity and relation extraction methods suffer from feature confusion or inadequate interaction between the two subtasks.
Approach: They propose a Co-Attention network for joint entity and relation extraction that adopts a parallel encoding strategy to learn separate representations for each subtask.
Outcome: The proposed model outperforms existing models on three datasets . it uses a parallel encoding strategy to learn separate representations for each subtask .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations